projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f396bf1
)
Cygwin GCC builds that do not work are no longer recent.
author
Jason Rumney
<jasonr@gnu.org>
Fri, 15 Feb 2008 23:26:11 +0000
(23:26 +0000)
committer
Jason Rumney
<jasonr@gnu.org>
Fri, 15 Feb 2008 23:26:11 +0000
(23:26 +0000)
etc/PROBLEMS
patch
|
blob
|
history
diff --git
a/etc/PROBLEMS
b/etc/PROBLEMS
index 1cc176ca83b013bfc81e665b30f149bf9da1caf2..c3d338f0589c3058f8fce046c10806800deaf379 100644
(file)
--- a/
etc/PROBLEMS
+++ b/
etc/PROBLEMS
@@
-2515,7
+2515,7
@@
in building Emacs (as of v22.1).
*** Building the native MS-Windows port with Cygwin GCC can fail.
-Emacs may not build using
recent
Cygwin builds of GCC, such as Cygwin
+Emacs may not build using
some
Cygwin builds of GCC, such as Cygwin
version 1.1.8, using the default configure settings. It appears to be
necessary to specify the -mwin32 flag when compiling, and define
__MSVCRT__, like so: